mDocs Holder SDK
Toggle table of contents
7.0.0
Select version
7.0.0
6.1.2
6.1.1
6.1.0
6.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
mDocs Holder SDK
mDocs Holder SDK
/
global.mattr.mobilecredential.holder.dto
/
DeviceKeyPolicyInfo
Device
Key
Policy
Info
@
Serializable
data
class
DeviceKeyPolicyInfo
(
val
authentication
:
DeviceKeyAuthenticationInfo
?
=
null
)
Device key policy info.
Members
Constructors
Device
Key
Policy
Info
Link copied to clipboard
constructor
(
authentication
:
DeviceKeyAuthenticationInfo
?
=
null
)
Properties
authentication
Link copied to clipboard
val
authentication
:
DeviceKeyAuthenticationInfo
?